Dynamicweb.Modules.UserManagement Namespace > Renderer Class : RenderUserEdit(User,GroupCollection,IDictionary<String,UMFormField>,Template,PagingHandler) Method |
'Declaration
Public Shared Sub RenderUserEdit( _ ByVal user As User, _ ByVal selectableGroups As GroupCollection, _ ByVal errors As IDictionary(Of String,UMFormField), _ ByVal template As Template, _ ByVal pagingHandler As PagingHandler _ )
public static void RenderUserEdit( User user, GroupCollection selectableGroups, IDictionary<string,UMFormField> errors, Template template, PagingHandler pagingHandler )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2